Schemat bigApi.v1
Element changePasswordResponse
Schemat bigApi.v1 : Element changePasswordResponse
Opis
Rezultat przetworzenia żądania zmiany hasła
Change password response
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ złożony ChangePasswordResponse
Diagram
Element success Element error Choice Element user Element requestDateTime Element requestId Element responseDateTime Element responseId Sequence Element changePasswordResponse
Przegląd
changePasswordResponse Typ złożony ChangePasswordResponse
Rezultat przetworzenia żądania zmiany hasła
Change password response
Sequence
responseId Typ prosty messageId
Identyfikator odpowiedzi
Ciąg znaków jednoznacznie identyfikujący odpowiedź z systemu SIBIG. Nadawany przez BIG IM.
Response id
String uniquely identifying the response. Given by the BIG IM.
responseDateTime xs:dateTime
Data i czas przesłania odpowiedzi
Response date and time
requestId Typ prosty messageId
Identyfikator żądania
Ciąg znaków identyfikujący komunikat żądania, z którym związana jest ta odpowiedź. Nadawany przez system subskrybenta, powinien jednoznacznie identyfikować żądanie w zbiorze żądań przekazanych przez subskrybenta.
Request id
String uniquely identifying the request. Given by the subscriber.
requestDateTime xs:dateTime
Data i czas przesłania żądania
Request date and time
user xs:string
Identyfikator użytkownika
Identyfikator użytkownika przesyłającego żądanie w rejestrze BIG IM.
Username
ID of the SIBIG user submitting the request.
Choice
error Typ prosty changePasswordErrorEnum
Błąd
Błąd zmiany hasła
Error
Change password error
Błąd zmiany hasła
success xs:anyType
Sukces
Hasło zmienione
Success
Password changed
Źródło
<xs:element name="changePasswordResponse" type="ba:ChangePasswordResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rezultat przetworzenia żądania zmiany hasła</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Change password response</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Schemat bigApi.v1